home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / check503.zip / CHECKS3.DOC < prev    next >
Text File  |  1990-05-07  |  61KB  |  1,181 lines

  1.                           Checkbook Management Program
  2.  
  3.      Your report now appears, either on screen or on paper, depending on the
  4. option you chose.  It appears like this:
  5.  
  6. ╔════════════════════════════════════════════════════════════════════════════╗
  7. ║                           Check Register for                      04/24/85 ║
  8. ║             Account  (account name)                               xxxxx.xx ║
  9. ║                                                                            ║
  10. ║ Check #   Date      To Whom                          Amount  Category Clr  ║
  11. ║ 1234    02/15/85  Cash                                 50.00 CASH      X   ║
  12. ║ 1235    02/16/85  Food City                            73.56 GROCERIES X   ║
  13. ║  .          .         .                                  .      .      .   ║
  14. ║  .          .         .                                  .      .      .   ║
  15. ║ Press any key to continue                                                  ║
  16. ╚════════════════════════════════════════════════════════════════════════════╝
  17.  
  18. This is the screen version.  It will pause after displaying 16 transactions, to
  19. continue once any key is pressed.  The printed version starts a new page after
  20. 55 transactions have been printed.  The amount appearing in the heading of the
  21. report is the current balance for this account.  At the end of the report, the
  22. total deposits and total withdrawals for this listing appears.
  23.  
  24. Heading explanations:
  25.  
  26.      Check # - The check number or transaction type identifier.  These
  27.                identifiers are:
  28.                     ATD - Automatic Teller Deposit.
  29.                     ATW - Automatic Teller Withdrawal.
  30.                     CHAR - Bank charge.
  31.                     DEP - Regular Deposit.
  32.                     INT - NOW account interest.
  33.      Date -    Date of the transaction.
  34.      To Whom - Recipient of a check, or explanation of other transaction types.
  35.                Note:  If the memo area of a non-check transaction is not blank,
  36.                then the contents of that area are printed here.  If it is
  37.                blank, then the transaction type is printed here.
  38.      Amount -  Amount of the check, deposit, etc.
  39.      Category - Budget category.
  40.      Clr -     If an X appears, the transaction has cleared the bank.  If not,
  41.                then it hasn't.
  42.  
  43.      If there are no transactions in the data file for the dates requested, the
  44. message "None found" will appear.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.                                     Page 38
  59.  
  60.                           Checkbook Management Program
  61.  
  62.                                 List Checks Only
  63.  
  64.      This report produces a listing of all checks in the current order.  You
  65. will be asked to supply dates defining the time interval you wish displayed.
  66. Only those checks with dates in the interval will be listed.  This report can
  67. be displayed on the screen or listed on a printer.
  68.  
  69.      When this report is chosen, the screen displays:
  70.  
  71.           ╔══════════════════════════════════════════════════════════╗
  72.           ║  List Checks                                             ║
  73.           ║                                                          ║
  74.           ║  This report lists all transactions taking place over a  ║
  75.           ║  range of dates.  Please enter them in order.            ║
  76.           ║                                                          ║
  77.           ║  Start date   ff/ff/ff                                   ║
  78.           ║  End date     ll/ll/ll                                   ║
  79.           ╚══════════════════════════════════════════════════════════╝
  80.  
  81. The first time any report with a range of dates is selected, the start date
  82. (ff/ff/ff) is set to the date of the earliest transaction in the data file.
  83. The end date is set to the system date.  Make any changes you wish to these
  84. dates.  Press <enter> when satisfied with each date.  Once you press <enter>,
  85. you may not go back to the previous date.  If you change the dates, then the
  86. next report you request that needs a range of dates will use these new dates.
  87. This is so you can print a series of reports covering the same range of dates
  88. without having to reenter the dates each time.
  89.  
  90.      There are two potential error messages with these dates.
  91.  
  92.      1) Invalid date.  The dates must be valid dates (February 30 is not a
  93.                valid date).  The cursor will be placed in the beginning of the
  94.                invalid date so that it may be reentered.
  95.      2) Dates out of order.  The start date must be at least one day earlier
  96.                than the end date.  The cursor will be placed back in the start
  97.                date so that both dates may be reentered.
  98.  
  99. You will then be asked about the display of the report.  The screen displays:
  100.  
  101.           ╔══════════════════════════════════════════════════════════╗
  102.           ║  List Checks                                             ║
  103.           ║                                                          ║
  104.           ║  This report lists all transactions taking place over a  ║
  105.           ║  range of dates.  Please enter them in order.            ║
  106.           ║                                                          ║
  107.           ║  Start date   ff/ff/ff                                   ║
  108.           ║  End date     ll/ll/ll                                   ║
  109.           ║                                                          ║
  110.           ║  List on the screen (S) or print on the printer (P)?     ║
  111.           ╚══════════════════════════════════════════════════════════╝
  112. Press one of three letters (case makes no difference):
  113.      S - Display the report on the screen.
  114.      P - Display the report on the printer.
  115.      Q - Return to the Report Menu.
  116.  
  117.                                     Page 39
  118.  
  119.                           Checkbook Management Program
  120.  
  121.      If you press <P>, you have one more task before the report begins.  The
  122. screen becomes:
  123.  
  124.           ╔══════════════════════════════════════════════════════════╗
  125.           ║  List Checks                                             ║
  126.           ║                                                          ║
  127.           ║  This report lists all transactions taking place over a  ║
  128.           ║  range of dates.  Please enter them in order.            ║
  129.           ║                                                          ║
  130.           ║  Start date   ff/ff/ff                                   ║
  131.           ║  End date     ll/ll/ll                                   ║
  132.           ║                                                          ║
  133.           ║  List on the screen (S) or print on the printer (P)?  P  ║
  134.           ║  Press <enter> when the printer is ready at the top of   ║
  135.           ║  a page.                                                 ║
  136.           ╚══════════════════════════════════════════════════════════╝
  137.  
  138. Verify your printer is on and positioned properly, then press any key except
  139. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  140. will return to the Report Menu.  If you have no printer and you press anything
  141. but <Q>, your system will die and you will have to reboot.
  142.  
  143.      Your report now appears, either on screen or on paper, depending on the
  144. option you chose.  It appears like this:
  145. ╔════════════════════════════════════════════════════════════════════════════╗
  146. ║                       Checks for                                04/24/85   ║
  147. ║             Account  (account name)                               xxx.xx   ║
  148. ║                                                                            ║
  149. ║ Check #   Date      To Whom                          Amount  Category Clr  ║
  150. ║ 123     02/15/85  Kroger's                             56.43 GROCERIES X   ║
  151. ║ 125     02/16/85  Colonial Heights School of Dance     40.00 DANCE     X   ║
  152. ║  .          .         .                                  .      .      .   ║
  153. ║  .          .         .                                  .      .      .   ║
  154. ║                                              Total:   562.96               ║
  155. ║ Press any key to continue                                                  ║
  156. ╚════════════════════════════════════════════════════════════════════════════╝
  157.  
  158. This is the screen version.  It will pause after displaying 16 transactions, to
  159. continue once any key is pressed.  The printed version starts a new page after
  160. 55 transactions have been printed.
  161.  
  162. Heading explanations:
  163.      Check # - The check number.
  164.      Date -    Date of the check.
  165.      To Whom - Check payee.
  166.      Amount -  Amount of the check.
  167.      Category - Budget category.
  168.      Clr -     If an X appears, the check has cleared the bank.  If not, then
  169.                it hasn't.
  170.  
  171.      If there are no checks in the data file for the dates requested, the
  172. message "None found" will appear.
  173.  
  174.  
  175.  
  176.                                     Page 40
  177.  
  178.                           Checkbook Management Program
  179.  
  180.                                  List Deposits
  181.  
  182.      This report produces a listing of all deposits in the current order.  You
  183. will be asked to supply dates defining the time interval you wish displayed.
  184. Only those deposits with dates in the interval will be listed.  This report can
  185. be displayed on the screen or listed on a printer.
  186.  
  187. When this report is chosen, the screen displays:
  188.  
  189.           ╔══════════════════════════════════════════════════════════╗
  190.           ║  List of Deposits                                        ║
  191.           ║                                                          ║
  192.           ║  This report lists all transactions taking place over a  ║
  193.           ║  range of dates.  Please enter them in order.            ║
  194.           ║                                                          ║
  195.           ║  Start date   ff/ff/ff                                   ║
  196.           ║  End date     ll/ll/ll                                   ║
  197.           ╚══════════════════════════════════════════════════════════╝
  198.  
  199. The first time any report with a range of dates is selected, the start date
  200. (ff/ff/ff) is set to the date of the earliest transaction in the data file.
  201. The end date is set to the system date.  Make any changes you wish to these
  202. dates.  Press <enter> when satisfied with each date.  Once you press <enter>,
  203. you may not go back to the previous date.  If you change the dates, then the
  204. next report you request that needs a range of dates will use these new dates.
  205. This is so you can print a series of reports covering the same range of dates
  206. without having to reenter the dates each time.
  207.  
  208.      There are two potential error messages with these dates.
  209.  
  210.      1) Invalid date.  The dates must be valid dates (February 30 is not a
  211.                valid date).  The cursor will be placed in the beginning of the
  212.                invalid date so that it may be reentered.
  213.      2) Dates out of order.  The start date must be at least one day earlier
  214.                than the end date.  The cursor will be placed back in the start
  215.                date so that both dates may be reentered.
  216.  
  217. You will then be asked about the display of the report.  The screen displays:
  218.  
  219.           ╔══════════════════════════════════════════════════════════╗
  220.           ║  List of Deposits                                        ║
  221.           ║                                                          ║
  222.           ║  This report lists all transactions taking place over a  ║
  223.           ║  range of dates.  Please enter them in order.            ║
  224.           ║                                                          ║
  225.           ║  Start date   ff/ff/ff                                   ║
  226.           ║  End date     ll/ll/ll                                   ║
  227.           ║                                                          ║
  228.           ║  List on the screen (S) or print on the printer (P)?     ║
  229.           ╚══════════════════════════════════════════════════════════╝
  230. Press one of three letters (case makes no difference):
  231.      S - Display the report on the screen.
  232.      P - Display the report on the printer.
  233.      Q - Return to the Report Menu.
  234.  
  235.                                     Page 41
  236.  
  237.                           Checkbook Management Program
  238.  
  239.      If you press <P>, you have one more task before the report begins.  The
  240. screen becomes:
  241.  
  242.           ╔══════════════════════════════════════════════════════════╗
  243.           ║  List of Deposits                                        ║
  244.           ║                                                          ║
  245.           ║  This report lists all transactions taking place over a  ║
  246.           ║  range of dates.  Please enter them in order.            ║
  247.           ║                                                          ║
  248.           ║  Start date   ff/ff/ff                                   ║
  249.           ║  End date     ll/ll/ll                                   ║
  250.           ║                                                          ║
  251.           ║  List on the screen (S) or print on the printer (P)?  P  ║
  252.           ║  Press <enter> when the printer is ready at the top of   ║
  253.           ║  a page.                                                 ║
  254.           ╚══════════════════════════════════════════════════════════╝
  255.  
  256. Verify your printer is on and positioned properly, then press any key except
  257. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  258. will return to the Report Menu.  If you have no printer and you press anything
  259. but <Q>, your system will die and you will have to reboot.
  260.  
  261.      Your report now appears, either on screen or on paper, depending on the
  262. option you chose.  It appears like this:
  263.  
  264. ╔════════════════════════════════════════════════════════════════════════════╗
  265. ║                     Deposits for                                04/24/85   ║
  266. ║             Account  (account name)                                xx.xx   ║
  267. ║                                                                            ║
  268. ║ Check #   Date      To Whom                          Amount  Category Clr  ║
  269. ║ DEP     02/15/85  Deposit                              50.00 INCOME    X   ║
  270. ║ DEP     02/16/85  February paycheck                    40.00 INCOME    X   ║
  271. ║  .          .         .                                  .      .      .   ║
  272. ║  .          .         .                                  .      .      .   ║
  273. ║                                             Total:   9000.00               ║
  274. ║ Press any key to continue                                                  ║
  275. ╚════════════════════════════════════════════════════════════════════════════╝
  276.  
  277. This is the screen version.  It will pause after displaying 16 transactions, to
  278. continue once any key is pressed.  The printed version starts a new page after
  279. 55 transactions have been printed.
  280.  
  281. Heading explanations:
  282.      Check # - The transaction type identifier, in this case, DEP for deposits.
  283.      Date -    Date of the transaction.
  284.      To Whom - Explanation of the transaction type.  Note:  If the memo area of
  285.                the deposit is not blank, then the contents of that area are
  286.                printed here.  If it is blank, then the word "Deposit" is
  287.                printed hers.
  288.      Amount -  Amount of the transaction.
  289.      Category - The income category for the deposit.
  290.      Clr -     If an X appears, the transaction has cleared the bank.  If not,
  291.                then it hasn't.
  292.  
  293.  
  294.                                     Page 42
  295.  
  296.                           Checkbook Management Program
  297.  
  298.      If there are no deposits in the data file for the dates requested, the
  299. message "None found" will appear.
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.                          List Automatic Teller Deposits
  307.  
  308.      This report produces a listing of all automatic teller deposits in the
  309. current order.  You will be asked to supply dates defining the time interval
  310. you wish displayed.  Only those automatic teller deposits with dates in the
  311. interval will be listed.  This report can be displayed on the screen or listed
  312. on a printer.
  313.  
  314.      When this report is chosen, the screen displays:
  315.  
  316.           ╔══════════════════════════════════════════════════════════╗
  317.           ║  List of AutoTeller Deposits                             ║
  318.           ║                                                          ║
  319.           ║  This report lists all transactions taking place over a  ║
  320.           ║  range of dates.  Please enter them in order.            ║
  321.           ║                                                          ║
  322.           ║  Start date   ff/ff/ff                                   ║
  323.           ║  End date     ll/ll/ll                                   ║
  324.           ╚══════════════════════════════════════════════════════════╝
  325.  
  326. The first time any report with a range of dates is selected, the start date
  327. (ff/ff/ff) is set to the date of the earliest transaction in the data file.
  328. The end date is set to the system date.  Make any changes you wish to these
  329. dates.  Press <enter> when satisfied with each date.  Once you press <enter>,
  330. you may not go back to the previous date.  If you change the dates, then the
  331. next report you request that needs a range of dates will use these new dates.
  332. This is so you can print a series of reports covering the same range of dates
  333. without having to reenter the dates each time.
  334.  
  335.      There are two potential error messages with these dates.
  336.  
  337.      1) Invalid date.  The dates must be valid dates (February 30 is not a
  338.                valid date).  The cursor will be placed in the beginning of the
  339.                invalid date so that it may be reentered.
  340.      2) Dates out of order.  The start date must be at least one day earlier
  341.                than the end date.  The cursor will be placed back in the start
  342.                date so that both dates may be reentered.
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.                                     Page 43
  354.  
  355.                           Checkbook Management Program
  356.  
  357. You will then be asked about the display of the report.  The screen displays:
  358.  
  359.           ╔══════════════════════════════════════════════════════════╗
  360.           ║  List of AutoTeller Deposits                             ║
  361.           ║                                                          ║
  362.           ║  This report lists all transactions taking place over a  ║
  363.           ║  range of dates.  Please enter them in order.            ║
  364.           ║                                                          ║
  365.           ║  Start date   ff/ff/ff                                   ║
  366.           ║  End date     ll/ll/ll                                   ║
  367.           ║                                                          ║
  368.           ║  List on the screen (S) or print on the printer (P)?     ║
  369.           ╚══════════════════════════════════════════════════════════╝
  370.  
  371. Press one of three letters (case makes no difference):
  372.      S - Display the report on the screen.
  373.      P - Display the report on the printer.
  374.      Q - Return to the Report Menu.
  375.  
  376.      If you press <P>, you have one more task before the report begins.  The
  377. screen becomes:
  378.  
  379.           ╔══════════════════════════════════════════════════════════╗
  380.           ║  List of AutoTeller Deposits                             ║
  381.           ║                                                          ║
  382.           ║  This report lists all transactions taking place over a  ║
  383.           ║  range of dates.  Please enter them in order.            ║
  384.           ║                                                          ║
  385.           ║  Start date   ff/ff/ff                                   ║
  386.           ║  End date     ll/ll/ll                                   ║
  387.           ║                                                          ║
  388.           ║  List on the screen (S) or print on the printer (P)?  P  ║
  389.           ║  Press <enter> when the printer is ready at the top of   ║
  390.           ║  a page.                                                 ║
  391.           ╚══════════════════════════════════════════════════════════╝
  392.  
  393. Verify your printer is on and positioned properly, then press any key except
  394. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  395. will return to the Report Menu.  If you have no printer and you press anything
  396. but <Q>, your system will die and you will have to reboot.
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.                                     Page 44
  413.  
  414.                           Checkbook Management Program
  415.  
  416.      Your report now appears, either on screen or on paper, depending on the
  417. option you chose.  It appears like this:
  418.  
  419. ╔════════════════════════════════════════════════════════════════════════════╗
  420. ║                     AutoTeller Deposits for                     04/24/85   ║
  421. ║             Account  (account name)                               xxx.xx   ║
  422. ║                                                                            ║
  423. ║ Check #   Date      To Whom                          Amount  Category Clr  ║
  424. ║ ATD     02/15/85  Automatic Teller Deposit             50.00 INCOME    X   ║
  425. ║ ATD     02/16/85  Transferred from savings             40.00 SAVINGS   X   ║
  426. ║  .          .         .                                  .      .      .   ║
  427. ║  .          .         .                                  .      .      .   ║
  428. ║                                            Total:     975.00               ║
  429. ║ Press any key to continue                                                  ║
  430. ╚════════════════════════════════════════════════════════════════════════════╝
  431.  
  432.      This is the screen version.  It will pause after displaying 16
  433. deposits, to continue once any key is pressed.  The printed version starts a
  434. new page after 55 deposits have been printed.
  435.  
  436. Heading explanations:
  437.      Check # - The transaction type identifier.  This identifier is:
  438.                ATD - Automatic Teller Deposit.
  439.      Date -    Date of the deposit.
  440.      To Whom - If the memo area of the deposit is not blank, then the contents
  441.                of that area are printed here.  If it is blank, then the word
  442.                "Automatic Teller Deposit" appears here.
  443.      Amount -  Amount of the deposit.
  444.      Category - Budget category.
  445.      Clr -     If an X appears, the deposit has cleared the bank.  If not, then
  446.                it hasn't.
  447.  
  448.      If there are no automatic teller deposits in the data file for the dates
  449. requested, the message "None found" will appear.
  450.  
  451.  
  452.                        List Automatic Teller Withdrawals
  453.  
  454.      This report produces a listing of all automatic teller withdrawals in the
  455. current order.  You will be asked to supply dates defining the time interval
  456. you wish displayed.  Only those automatic teller withdrawals with dates in the
  457. interval will be listed.  This report can be displayed on the screen or listed
  458. on a printer.
  459.  
  460.      When this report is chosen, the screen displays:
  461.           ╔══════════════════════════════════════════════════════════╗
  462.           ║  List of AutoTeller Withdrawals                          ║
  463.           ║                                                          ║
  464.           ║  This report lists all transactions taking place over a  ║
  465.           ║  range of dates.  Please enter them in order.            ║
  466.           ║                                                          ║
  467.           ║  Start date   ff/ff/ff                                   ║
  468.           ║  End date     ll/ll/ll                                   ║
  469.           ╚══════════════════════════════════════════════════════════╝
  470.  
  471.                                     Page 45
  472.  
  473.                           Checkbook Management Program
  474.  
  475. The first time any report with a range of dates is selected, the start date
  476. (ff/ff/ff) is set to the date of the earliest transaction in the data file.
  477. The end date is set to the system date.  Make any changes you wish to these
  478. dates.  Press <enter> when satisfied with each date.  Once you press <enter>,
  479. you may not go back to the previous date.  If you change the dates, then the
  480. next report you request that needs a range of dates will use these new dates.
  481. This is so you can print a series of reports covering the same range of dates
  482. without having to reenter the dates each time.
  483.  
  484.      There are two potential error messages with these dates.
  485.  
  486.      1) Invalid date.  The dates must be valid dates (February 30 is not a
  487.                valid date).  The cursor will be placed in the beginning of the
  488.                invalid date so that it may be reentered.
  489.      2) Dates out of order.  The start date must be at least one day earlier
  490.                than the end date.  The cursor will be placed back in the start
  491.                date so that both dates may be reentered.
  492.  
  493. You will then be asked about the display of the report.  The screen displays:
  494.  
  495.           ╔══════════════════════════════════════════════════════════╗
  496.           ║  List of AutoTeller Withdrawals                          ║
  497.           ║                                                          ║
  498.           ║  This report lists all transactions taking place over a  ║
  499.           ║  range of dates.  Please enter them in order.            ║
  500.           ║                                                          ║
  501.           ║  Start date   ff/ff/ff                                   ║
  502.           ║  End date     ll/ll/ll                                   ║
  503.           ║                                                          ║
  504.           ║  List on the screen (S) or print on the printer (P)?     ║
  505.           ╚══════════════════════════════════════════════════════════╝
  506.  
  507. Press one of three letters (case makes no difference):
  508.      S - Display the report on the screen.
  509.      P - Display the report on the printer.
  510.      Q - Return to the Report Menu.
  511.  
  512.      If you press <P>, you have one more task before the report begins.  The
  513. screen becomes:
  514.  
  515.           ╔══════════════════════════════════════════════════════════╗
  516.           ║  List of AutoTeller Withdrawals                          ║
  517.           ║                                                          ║
  518.           ║  This report lists all transactions taking place over a  ║
  519.           ║  range of dates.  Please enter them in order.            ║
  520.           ║                                                          ║
  521.           ║  Start date   ff/ff/ff                                   ║
  522.           ║  End date     ll/ll/ll                                   ║
  523.           ║                                                          ║
  524.           ║  List on the screen (S) or print on the printer (P)?  P  ║
  525.           ║  Press <enter> when the printer is ready at the top of   ║
  526.           ║  a page.                                                 ║
  527.           ╚══════════════════════════════════════════════════════════╝
  528.  
  529.  
  530.                                     Page 46
  531.  
  532.                           Checkbook Management Program
  533.  
  534. Verify your printer is on and positioned properly, then press any key except
  535. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  536. will return to the Report Menu.  If you have no printer and you press anything
  537. but <Q>, your system will die and you will have to reboot.
  538.  
  539.      Your report now appears, either on screen or on paper, depending on the
  540. option you chose.  It appears like this:
  541.  
  542. ╔════════════════════════════════════════════════════════════════════════════╗
  543. ║                     AutoTeller Withdrawals for                  04/24/85   ║
  544. ║             Account  (account name)                               xxx.xx   ║
  545. ║                                                                            ║
  546. ║ Check #   Date      To Whom                          Amount  Category Clr  ║
  547. ║ ATW     02/15/85  Automatic Teller Withdrawal          50.00 CASH      X   ║
  548. ║ ATW     02/16/85  Spending money for Jason's trip      40.00 CASH      X   ║
  549. ║  .          .         .                                  .      .      .   ║
  550. ║  .          .         .                                  .      .      .   ║
  551. ║                                            Total:     975.00               ║
  552. ║ Press any key to continue                                                  ║
  553. ╚════════════════════════════════════════════════════════════════════════════╝
  554.  
  555.      This is the screen version.  It will pause after displaying 16
  556. withdrawals, to continue once any key is pressed.  The printed version starts a
  557. new page after 55 withdrawals have been printed.
  558.  
  559. Heading explanations:
  560.      Check # - The transaction type identifier.  This identifier is:
  561.                ATW - Automatic Teller Withdrawal.
  562.      Date -    Date of the withdrawal.
  563.      To Whom - If the memo area of the ATW is not blank, then the contents of
  564.                that area are printed here.  If is is blank, then the words
  565.                "Automatic Teller Withdrawal" are printed.
  566.      Amount -  Amount of the withdrawal.
  567.      Category - Budget category.
  568.      Clr -     If an X appears, the withdrawal has cleared the bank.  If not,
  569.                then it hasn't.
  570.  
  571.      If there are no automatic teller withdrawals in the data file for the
  572. dates requested, the message "None found" will appear.
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.                            List All Bank Transactions
  581.  
  582.      This report produces a listing of all bank transactions (service and other
  583. charges and interest) in the current order.  You will be asked to supply dates
  584. defining the time interval you wish displayed.  Only those bank transactions
  585. with dates in the interval will be listed.  This report can be displayed on the
  586. screen or listed on a printer.
  587.  
  588.  
  589.                                     Page 47
  590.  
  591.                           Checkbook Management Program
  592.  
  593.      When this report is chosen, the screen displays:
  594.  
  595.           ╔══════════════════════════════════════════════════════════╗
  596.           ║  List of All Bank Transactions                           ║
  597.           ║                                                          ║
  598.           ║  This report lists all transactions taking place over a  ║
  599.           ║  range of dates.  Please enter them in order.            ║
  600.           ║                                                          ║
  601.           ║  Start date   ff/ff/ff                                   ║
  602.           ║  End date     ll/ll/ll                                   ║
  603.           ╚══════════════════════════════════════════════════════════╝
  604.  
  605. The first time any report with a range of dates is selected, the start date
  606. (ff/ff/ff) is set to the date of the earliest transaction in the data file.
  607. The end date is set to the system date.  Make any changes you wish to these
  608. dates.  Press <enter> when satisfied with each date.  Once you press <enter>,
  609. you may not go back to the previous date.  If you change the dates, then the
  610. next report you request that needs a range of dates will use these new dates.
  611. This is so you can print a series of reports covering the same range of dates
  612. without having to reenter the dates each time.
  613.  
  614.      There are two potential error messages with these dates.
  615.  
  616.      1) Invalid date.  The dates must be valid dates (February 30 is not a
  617.                valid date).  The cursor will be placed in the beginning of the
  618.                invalid date so that it may be reentered.
  619.      2) Dates out of order.  The start date must be at least one day earlier
  620.                than the end date.  The cursor will be placed back in the start
  621.                date so that both dates may be reentered.
  622.  
  623. You will then be asked about the display of the report.  The screen displays:
  624.  
  625.           ╔══════════════════════════════════════════════════════════╗
  626.           ║  List of All Bank Transactions                           ║
  627.           ║                                                          ║
  628.           ║  This report lists all transactions taking place over a  ║
  629.           ║  range of dates.  Please enter them in order.            ║
  630.           ║                                                          ║
  631.           ║  Start date   ff/ff/ff                                   ║
  632.           ║  End date     ll/ll/ll                                   ║
  633.           ║                                                          ║
  634.           ║  List on the screen (S) or print on the printer (P)?     ║
  635.           ╚══════════════════════════════════════════════════════════╝
  636.  
  637. Press one of three letters (case makes no difference):
  638.      S - Display the report on the screen.
  639.      P - Display the report on the printer.
  640.      Q - Return to the Report Menu.
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.                                     Page 48
  649.  
  650.                           Checkbook Management Program
  651.  
  652.      If you press <P>, you have one more task before the report begins.  The
  653. screen becomes:
  654.           ╔══════════════════════════════════════════════════════════╗
  655.           ║  List of All Bank Transactions                           ║
  656.           ║                                                          ║
  657.           ║  This report lists all transactions taking place over a  ║
  658.           ║  range of dates.  Please enter them in order.            ║
  659.           ║                                                          ║
  660.           ║  Start date   ff/ff/ff                                   ║
  661.           ║  End date     ll/ll/ll                                   ║
  662.           ║                                                          ║
  663.           ║  List on the screen (S) or print on the printer (P)?  P  ║
  664.           ║  Press <enter> when the printer is ready at the top of   ║
  665.           ║  a page.                                                 ║
  666.           ╚══════════════════════════════════════════════════════════╝
  667. Verify your printer is on and positioned properly, then press any key except
  668. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  669. will return to the Report Menu.  If you have no printer and you press anything
  670. but <Q>, your system will die and you will have to reboot.
  671.  
  672.      Your report now appears, either on screen or on paper, depending on the
  673. option you chose.  It appears like this:
  674. ╔════════════════════════════════════════════════════════════════════════════╗
  675. ║                     Bank Transactions for                       04/24/85   ║
  676. ║             Account  (account name)                               xxx.xx   ║
  677. ║                                                                            ║
  678. ║ Check #   Date      To Whom                          Amount  Category Clr  ║
  679. ║ CHAR    02/15/85  Service Charge                        5.00 BANK      X   ║
  680. ║ INT     02/15/85  Interest                              7.29 BANK      X   ║
  681. ║ CHAR    02/15/85  New checks                           12.57 BANK      X   ║
  682. ║  .          .         .                                  .      .      .   ║
  683. ║                                  Total Deposited:      53.29               ║
  684. ║                                  Total Withdrawn:      17.57               ║
  685. ║ Press any key to continue                                                  ║
  686. ╚════════════════════════════════════════════════════════════════════════════╝
  687.      This is the screen version.  It will pause after displaying 16
  688. transactions, to continue once any key is pressed.  The printed version starts
  689. a new page after 55 transactions have been printed.
  690.  
  691. Heading explanations:
  692.      Check # - The transaction type identifier.  These identifiers are:
  693.                CHAR - service or other charge.
  694.                INT - interest.
  695.      Date -    Date of the transaction
  696.      To Whom - If the memo area of the bank transaction is non-blank, then the
  697.                contents of that area are printed here.  If it is blank, then
  698.                either the words "Service Charge" or "Interest" appear.
  699.      Amount -  Amount of the transaction.
  700.      Category - Budget category.
  701.      Clr -     If an X appears, the transaction has cleared the bank.  If not,
  702.                then it hasn't.
  703.  
  704.      If there are no bank transactions in the data file for the dates
  705. requested, the message "None found" will appear.
  706.  
  707.                                     Page 49
  708.  
  709.                           Checkbook Management Program
  710.  
  711.                           List Uncleared Transactions
  712.  
  713.      This report produces a listing of all uncleared transactions in the
  714. current order.  This report can be displayed on the screen or listed on a
  715. printer.
  716.  
  717.      When this report is chosen, the screen displays:
  718.  
  719.           ╔══════════════════════════════════════════════════════════╗
  720.           ║  Uncleared Transactions                                  ║
  721.           ║                                                          ║
  722.           ║  List on the screen (S) or print on the printer (P)?     ║
  723.           ╚══════════════════════════════════════════════════════════╝
  724.  
  725. Press one of three letters (case makes no difference):
  726.      S - Display the report on the screen.
  727.      P - Display the report on the printer.
  728.      Q - Return to the Report Menu.
  729.  
  730.      If you press <P>, you have one more task before the report begins.  The
  731. screen becomes:
  732.  
  733.           ╔══════════════════════════════════════════════════════════╗
  734.           ║  Uncleared Transactions                                  ║
  735.           ║                                                          ║
  736.           ║  List on the screen (S) or print on the printer (P)?  P  ║
  737.           ║  Press <enter> when the printer is ready at the top of   ║
  738.           ║  a page.                                                 ║
  739.           ╚══════════════════════════════════════════════════════════╝
  740.  
  741. Verify your printer is on and positioned properly, then press any key except
  742. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  743. will return to the Report Menu.  If you have no printer and you press anything
  744. but <Q>, your system will die and you will have to reboot.
  745.  
  746.      Your report now appears, either on screen or on paper, depending on the
  747. option you chose.  It appears like this:
  748.  
  749. ╔════════════════════════════════════════════════════════════════════════════╗
  750. ║                    Uncleared Transactions for                     04/24/85 ║
  751. ║             Account  (account name)                               xxxxx.xx ║
  752. ║                                                                            ║
  753. ║ Check #   Date      To Whom                          Amount  Category Clr  ║
  754. ║ 1234    02/15/85  Cash                                 50.00 CASH          ║
  755. ║ 1235    02/16/85  Food City                            73.56 GROCERIES     ║
  756. ║  .          .         .                                  .      .      .   ║
  757. ║  .          .         .                                  .      .      .   ║
  758. ║ Press any key to continue                                                  ║
  759. ╚════════════════════════════════════════════════════════════════════════════╝
  760. This is the screen version.  It will pause after displaying 16 transactions, to
  761. continue once any key is pressed.  The printed version starts a new page after
  762. 55 transactions have been printed.  The amount appearing in the heading of the
  763. report is the current balance for this account.  At the end of the report, the
  764. total deposits and total withdrawals for this listing appears.
  765.  
  766.                                     Page 50
  767.  
  768.                           Checkbook Management Program
  769.  
  770. Heading explanations:
  771.  
  772.      Check # - The check number or transaction type identifier.  These
  773.                identifiers are:
  774.                     ATD - Automatic Teller Deposit.
  775.                     ATW - Automatic Teller Withdrawal.
  776.                     CHAR - Bank charge.
  777.                     DEP - Regular Deposit.
  778.                     INT - NOW account interest.
  779.      Date -    Date of the transaction.
  780.      To Whom - Recipient of a check, or explanation of other transaction types.
  781.                Note:  If the memo area of a non-check transaction is not blank,
  782.                then the contents of that area are printed here.  If it is
  783.                blank, then the transaction type is printed here.
  784.      Amount -  Amount of the check, deposit, etc.
  785.      Category - Budget category.
  786.      Clr -     This column will be blank for all transactions.
  787.  
  788.      If there are no uncleared transactions in the data file, the message "None
  789. found" will appear.
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.                            List All Budget Categories
  797.  
  798.      This report produces a listing of all categories currently in use in your
  799. data file.  It can be displayed on the screen or listed on a printer.
  800.  
  801.      When this report is chosen, the screen displays:
  802.  
  803.           ╔══════════════════════════════════════════════════════════╗
  804.           ║  List of current categories                              ║
  805.           ║                                                          ║
  806.           ║  List on screen (S) or print on the printer (P)?         ║
  807.           ╚══════════════════════════════════════════════════════════╝
  808.  
  809. Press one of three letters (case makes no difference):
  810.      S - Display the report on the screen.
  811.      P - Display the report on the printer.
  812.      Q - Return to the Report Menu.
  813.  
  814.      If you press <P>, you have one more task before the report begins.  The
  815. screen becomes:
  816.  
  817.           ╔══════════════════════════════════════════════════════════╗
  818.           ║  List of current categories                              ║
  819.           ║                                                          ║
  820.           ║  List on screen (S) or print on the printer (P)?         ║
  821.           ║  Press <enter> when the printer is ready at the top of   ║
  822.           ║  a page.                                                 ║
  823.           ╚══════════════════════════════════════════════════════════╝
  824.  
  825.                                     Page 51
  826.  
  827.                           Checkbook Management Program
  828.  
  829. Verify your printer is on and positioned properly, then press any key except
  830. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  831. will return to the Report Menu.  If you have no printer and you press anything
  832. but <Q>, your system will die and you will have to reboot.
  833.  
  834.      Your report now appears, either on screen or on paper, depending on the
  835. option you chose.  It appears like this:
  836.  
  837. ╔═══════════════════════════════════════════════════════════════════════════╗
  838. ║                          List of current categories                       ║
  839. ║                                                                           ║
  840. ║          xxxxx            xxxx              xxxxxxxxxx          xx        ║
  841. ║           .                 .                    .               .        ║
  842. ║           .                 .                    .               .        ║
  843. ║  Press any key to continue                                                ║
  844. ╚═══════════════════════════════════════════════════════════════════════════╝
  845.  
  846. The categories just appear in a list of four columns.  They are in alphabetical
  847. order.  This is the screen version.  Press any key to return to the Report
  848. Menu.  Each unique category appears once.
  849.  
  850. Note: The program does not differentiate between categories for deposits and
  851. categories for withdrawals for reporting purposes.
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.                            Transactions in a Category
  860.  
  861.      This report produces a listing of all transactions, in the current order,
  862. which have the same category.  You will be asked to supply dates defining the
  863. time interval you wish displayed and the category you wish displayed.  Only
  864. those transactions with dates in the interval and categories exactly matching
  865. the requested category will be listed.  This report can be displayed on the
  866. screen or listed on a printer.  Note:  For this report, the program does not
  867. discriminate between deposit and withdrawal categories.  If you use the same
  868. category name for both deposits and withdrawals, both type of transactions will
  869. appear on this report.  The totals for each will be kept separate, however.
  870.  
  871.      When this report is chosen, the screen displays:
  872.  
  873.           ╔══════════════════════════════════════════════════════════╗
  874.           ║  List by Category                                        ║
  875.           ║                                                          ║
  876.           ║  This report lists all transactions taking place over a  ║
  877.           ║  range of dates.  Please enter them in order.            ║
  878.           ║                                                          ║
  879.           ║  Start date   ff/ff/ff                                   ║
  880.           ║  End date     ll/ll/ll                                   ║
  881.           ╚══════════════════════════════════════════════════════════╝
  882.  
  883.  
  884.                                     Page 52
  885.  
  886.                           Checkbook Management Program
  887.  
  888. The first time any report with a range of dates is selected, the start date
  889. (ff/ff/ff) is set to the date of the earliest transaction in the data file.
  890. The end date is set to the system date.  Make any changes you wish to these
  891. dates.  Press <enter> when satisfied with each date.  Once you press <enter>,
  892. you may not go back to the previous date.  If you change the dates, then the
  893. next report you request that needs a range of dates will use these new dates.
  894. This is so you can print a series of reports covering the same range of dates
  895. without having to reenter the dates each time.
  896.  
  897.      There are two potential error messages with these dates.
  898.  
  899.      1) Invalid date.  The dates must be valid dates (February 30 is not a
  900.                valid date).  The cursor will be placed in the beginning of the
  901.                invalid date so that it may be reentered.
  902.      2) Dates out of order.  The start date must be at least one day earlier
  903.                than the end date.  The cursor will be placed back in the start
  904.                date so that both dates may be reentered.
  905.  
  906. You will be asked to specify the category wanted.  That screen looks like this:
  907.  
  908.           ╔══════════════════════════════════════════════════════════╗
  909.           ║  List by Category                                        ║
  910.           ║                                                          ║
  911.           ║  This report lists all transactions taking place over a  ║
  912.           ║  range of dates.  Please enter them in order.            ║
  913.           ║                                                          ║
  914.           ║  Start date   ff/ff/ff                                   ║
  915.           ║  End date     ll/ll/ll                                   ║
  916.           ║                                                          ║
  917.           ║  Which category?                                         ║
  918.           ╚══════════════════════════════════════════════════════════╝
  919.  
  920. Enter the category name you want to use for this report.  Up to ten characters
  921. may be entered.  If less than 10 are used, press <enter> to continue.
  922. Categories must match exactly to appear on this report.  The program will
  923. convert lower case letters to upper case letters, but cannot realign a
  924. category.  If you insert an extra space in the field, there will be no match.
  925.  
  926. You will then be asked about the display of the report.  The screen displays:
  927.  
  928.           ╔══════════════════════════════════════════════════════════╗
  929.           ║  List by Category                                        ║
  930.           ║                                                          ║
  931.           ║  This report lists all transactions taking place over a  ║
  932.           ║  range of dates.  Please enter them in order.            ║
  933.           ║                                                          ║
  934.           ║  Start date   ff/ff/ff                                   ║
  935.           ║  End date     ll/ll/ll                                   ║
  936.           ║                                                          ║
  937.           ║  Which category?  xxxxxx                                 ║
  938.           ║                                                          ║
  939.           ║  List on the screen (S) or print on the printer (P)?     ║
  940.           ╚══════════════════════════════════════════════════════════╝
  941.  
  942.  
  943.                                     Page 53
  944.  
  945.                           Checkbook Management Program
  946.  
  947. Press one of three letters (case makes no difference):
  948.      S - Display the report on the screen.
  949.      P - Display the report on the printer.
  950.      Q - Return to the Report Menu.
  951.  
  952.      If you press <P>, you have one more task before the report begins.  The
  953. screen becomes:
  954.  
  955.           ╔══════════════════════════════════════════════════════════╗
  956.           ║  List by Category                                        ║
  957.           ║                                                          ║
  958.           ║  This report lists all transactions taking place over a  ║
  959.           ║  range of dates.  Please enter them in order.            ║
  960.           ║                                                          ║
  961.           ║  Start date   ff/ff/ff                                   ║
  962.           ║  End date     ll/ll/ll                                   ║
  963.           ║                                                          ║
  964.           ║  Which category?  xxxx                                   ║
  965.           ║                                                          ║
  966.           ║  List on the screen (S) or print on the printer (P)?  P  ║
  967.           ║  Press <enter> when the printer is ready at the top of   ║
  968.           ║  a page.                                                 ║
  969.           ╚══════════════════════════════════════════════════════════╝
  970.  
  971. Verify your printer is on and positioned properly, then press any key except
  972. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  973. will return to the Report Menu.  If you have no printer and you press anything
  974. but <Q>, your system will die and you will have to reboot.
  975.  
  976.      Your report now appears, either on screen or on paper, depending on the
  977. option you chose.  It appears like this:
  978.  
  979. ╔═══════════════════════════════════════════════════════════════════════════╗
  980. ║                        Checks for category  xxxx                          ║
  981. ║         For account  (account name)                        04/24/85       ║
  982. ║                                                                           ║
  983. ║  Check #   Date    To Whom                           Amount  Category Clr ║
  984. ║  1122    01/10/85  Food City                          53.46 GROCERIES X   ║
  985. ║                    Weekly groceries                                       ║
  986. ║  1136    01/18/85  Kroger's                           33.89 GROCERIES X   ║
  987. ║                    Supplies for Scouts                                    ║
  988. ║   .         .         .                                 .      .      .   ║
  989. ║   .         .         .                                 .      .      .   ║
  990. ║                                                                           ║
  991. ║                                   Total Deposited:     0.00               ║
  992. ║                                   Total Withdrawn:   102.83               ║
  993. ║  Press any key to continue                                                ║
  994. ╚═══════════════════════════════════════════════════════════════════════════╝
  995.  
  996. This is the screen version.  It will pause after displaying 8 transactions, to
  997. continue once any key is pressed.  The printed version starts a new page after
  998. 27 transactions have been printed.  The total deposits for this category and
  999. the total withdrawals for this category will appear at the end of the report.
  1000.  
  1001.  
  1002.                                     Page 54
  1003.  
  1004.                           Checkbook Management Program
  1005.  
  1006. Heading explanations:
  1007.      Check # - The check number or transaction type identifier.
  1008.      Date -    Date of the transaction.
  1009.      To Whom - Recipient of a check, or explanation of other transaction types.
  1010.      Amount -  Amount of the check, deposit, etc.
  1011.      Category - Budget category (these will be the same for all entries).
  1012.      Clr -     If an X appears, the transaction has cleared the bank.  If not,
  1013.                then it hasn't.
  1014.      The second line for each transaction is the information entered in the
  1015.                memo field for that transaction.
  1016.  
  1017.      If there are no transactions in the data file for the dates and category
  1018. requested, the message "None found" will appear.
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.                     Transactions in Category/All Categories
  1026.  
  1027.      This report provides a listing of all transactions, in the current order,
  1028. arranged by category.  You will be asked to supply dates defining the interval
  1029. you wish considered.  All categories represented by transactions within this
  1030. interval will appear on the report, each beginning on a fresh page.  The
  1031. categories will appear in alphabetical order.  This report, which can take
  1032. several pages to print, can only be printed on a printer.  It is not available
  1033. for screen display.  For screen display of any one category, use the previous
  1034. report (Transactions in a Category).  Note:  For this report, the program does
  1035. not discriminate between deposit and withdrawal categories.  If you use the
  1036. same category name for both deposits and withdrawals, both types of
  1037. transactions will appear on this report.  The totals for each will be kept
  1038. separate, however.
  1039.  
  1040.      When this report is chosen, the screen displays:
  1041.  
  1042.           ╔══════════════════════════════════════════════════════════╗
  1043.           ║  List by Category (all categories)                       ║
  1044.           ║                                                          ║
  1045.           ║  This report lists all transactions taking place over a  ║
  1046.           ║  range of dates.  Please enter them in order.            ║
  1047.           ║                                                          ║
  1048.           ║  Start date   ff/ff/ff                                   ║
  1049.           ║  End date     ll/ll/ll                                   ║
  1050.           ╚══════════════════════════════════════════════════════════╝
  1051.  
  1052. The first time any report with a range of dates is selected, the start date
  1053. (ff/ff/ff) is set to the date of the earliest transaction in the data file.
  1054. The end date is set to the system date.  Make any changes you wish to these
  1055. dates.  Press <enter> when satisfied with each date.  Once you press <enter>,
  1056. you may not go back to the previous date.  If you change the dates, then the
  1057. next report you request that needs a range of dates will use these new dates.
  1058. This is so you can print a series of reports covering the same range of dates
  1059. without having to reenter the dates each time.
  1060.  
  1061.                                     Page 55
  1062.  
  1063.                           Checkbook Management Program
  1064.  
  1065.      There are two potential error messages with these dates.
  1066.  
  1067.      1) Invalid date.  The dates must be valid dates (February 30 is not a
  1068.                valid date).  The cursor will be placed in the beginning of the
  1069.                invalid date so that it may be reentered.
  1070.      2) Dates out of order.  The start date must be at least one day earlier
  1071.                than the end date.  The cursor will be placed back in the start
  1072.                date so that both dates may be reentered.
  1073.  
  1074.      Since this report does not appear on the screen, but is only for the
  1075. printer, the screen becomes:
  1076.  
  1077.           ╔══════════════════════════════════════════════════════════╗
  1078.           ║  List by Category (all categories)                       ║
  1079.           ║                                                          ║
  1080.           ║  This report lists all transactions taking place over a  ║
  1081.           ║  range of dates.  Please enter them in order.            ║
  1082.           ║                                                          ║
  1083.           ║  Start date   ff/ff/ff                                   ║
  1084.           ║  End date     ll/ll/ll                                   ║
  1085.           ║                                                          ║
  1086.           ║  This report goes to the printer only.                   ║
  1087.           ║  Press <enter> when the printer is ready at the top of   ║
  1088.           ║  a page.                                                 ║
  1089.           ╚══════════════════════════════════════════════════════════╝
  1090.  
  1091. Verify your printer is on and positioned properly, then press any key except
  1092. <Q>.  If you have no printer, or if you decide to stop here, press <Q> and you
  1093. will return to the Report Menu.  If you have no printer and you press anything
  1094. but <Q>, your system will die and you will have to reboot.
  1095.  
  1096.      Your report now appears on the printer.  It appears like this:
  1097.  
  1098. ╔═══════════════════════════════════════════════════════════════════════════╗
  1099. ║                        Checks for category  xxxx                          ║
  1100. ║         For account  (account name)                        04/24/85       ║
  1101. ║                                                                           ║
  1102. ║  Check #   Date    To Whom                           Amount  Category Clr ║
  1103. ║  1122    01/10/85  Food City                          53.46 GROCERIES  X  ║
  1104. ║                    Weekly groceries                                       ║
  1105. ║  1136    01/18/85  Kroger's                           33.89 GROCERIES  X  ║
  1106. ║                    Supplies for Scouts                                    ║
  1107. ║   .         .         .                                 .      .       .  ║
  1108. ║   .         .         .                                 .      .       .  ║
  1109. ║                                                                           ║
  1110. ║                                   Total Deposited:     0.00               ║
  1111. ║                                   Total Withdrawn:   102.83               ║
  1112. ╚═══════════════════════════════════════════════════════════════════════════╝
  1113.  
  1114. The report starts a new page after 27 transactions have been printed.  Each
  1115. category starts on a new page.  The categories are printed in alphabetical
  1116. order.  The total deposits for this category and the total withdrawals for this
  1117. category will appear at the end of each category.
  1118.  
  1119.  
  1120.                                     Page 56
  1121.  
  1122.                           Checkbook Management Program
  1123.  
  1124. Heading explanations:
  1125.      Check # - The check number or transaction type identifier.
  1126.      Date -    Date of the transaction.
  1127.      To Whom - Recipient of a check, or explanation of other transaction types.
  1128.      Amount -  Amount of the check, deposit, etc.
  1129.      Category - Budget category (these will be the same for all entries).
  1130.      Clr -     If an X appears, the transaction has cleared the bank.  If not,
  1131.                then it hasn't.
  1132.      The second line for each transaction is the information entered in the
  1133.                memo field for that transaction.
  1134.  
  1135.      If there are no transactions in the data file for the dates requested, the
  1136. message "None found" will appear.
  1137.  
  1138.      Only the first fifty (50) categories found in any given time interval will
  1139. be printed.  Categories omitted will be listed on the screen.  Report 6 can be
  1140. used to fill any gaps.
  1141.  
  1142.  
  1143.  
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.                            Annual Expenditure Report
  1150.  
  1151.      This report produces a table of the total amounts spent per month for
  1152. every budget category.  Totals are given for each month and each category.
  1153. Budget categories are displayed in alphabetical order.  You will be asked to
  1154. supply the last two digits of the year the report is to cover.  This report can
  1155. be printed or displayed.
  1156.  
  1157.      When this report is chosen, the screen displays:
  1158.  
  1159.           ╔══════════════════════════════════════════════════════════╗
  1160.           ║  Expenditure Report                                      ║
  1161.           ║                                                          ║
  1162.           ║  Beginning January first of which year?                  ║
  1163.           ║  ____                                                    ║
  1164.           ╚══════════════════════════════════════════════════════════╝
  1165.  
  1166. Enter the year the report is to cover.  (If you have defined a fiscal year
  1167. other than the calendar year, the month appearing here will be the first month
  1168. of your fiscal year.  Enter the year for that month.)  You have a choice of
  1169. three things to enter here.  These are:
  1170.  
  1171.      <Q> <enter> - Quit - Return to the Report Menu.
  1172.      The four digits of the year.  For example, 1985.  You must then press
  1173.                <enter>.
  1174.      The last two digits of the year, for example, 85.  You must then press
  1175.                <enter>.
  1176.  
  1177.  
  1178.  
  1179.                                     Page 57
  1180.  
  1181.